togglebutton: Fix code snippet
authorTimm Bäder <mail@baedert.org>
Wed, 11 Oct 2017 10:35:55 +0000 (12:35 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 11 Oct 2017 10:35:55 +0000 (12:35 +0200)
commit236098f89b40b2e3499f4c4b7f4f54cb0430970f
tree8db725a36e3dafe17b172f1285f3f985ac2cda4c
parentcc5fb1db034592418cfc8957ece7d507d97a9168
togglebutton: Fix code snippet

Remove gtk_box_pack_start usage, gtk_dialog_get_content_area, fix wrong
gtk_dialog_new parameters and actually add a output_state callback.
gtk/gtktogglebutton.c